home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 7 / Eagles_Nest_Mac_Collection_Disc_7.TOAST / PD General / SiegeWatch / Siege Watch 1.01 / Read Me -- Siege Watch next >
Text File  |  1993-08-15  |  3KB  |  66 lines

  1. Siege Watch v1.01 August 9, 1993
  2. ** use the Map control panel to set your time zone **
  3. Description:
  4.  A small application which functions both as a standard analog clock and which
  5. keeps track of the time left in the current United States presidential 
  6. administration.
  7.  
  8. Requirements:
  9.  Requires System 7 or above. (This is because I rely on offscreen gworlds to
  10. give flicker free updates).
  11.  The RAM requirements vary quite a bit depending on your color setup. If you 
  12. have a black & white system you should be able to get flicker free updates 
  13. with a relatively small partition size (≈ 45K) while 24-bit systems require
  14. a larger amount (≈120K). If you don't mind flickering updates 40K should work
  15. ok.
  16.  I've just added support for the new Speech Manager so if you've installed
  17. the Speech Manager extension (systems later than 7.1 should have it built in) and
  18. there is enough memory available. The clock can be made to 1) speak the number
  19. of days left in the administration on startup and 2) say the current hour every
  20. hour. I don't have any documentation on the Speech Manager so I'm only hoping 
  21. that I've done everything right. This might take a little extra memory.
  22.  
  23. History:
  24. initial release v1.0d0
  25. current release v1.01f
  26.     Fixed bug involving not having tested for a minimum amount of available
  27.     memory when allocating an offscreen GWorld.
  28.     Now make sure that speech is finished before doing anything major.
  29.  
  30. Conceived by:
  31.  Joseph G. Howes
  32. Art by:
  33.  James M. Howes
  34. Code by:
  35.  Glenn R. Howes
  36.  
  37. Written in Think Pascal 4 (because I needed the practice and I want Joey to
  38. learn Pascal as a first language).
  39.  
  40. Warranty:
  41.  None whatsoever. Any damage or loss caused by this program is entirely the 
  42. users responsibility.
  43.  
  44. I (Glenn Howes) place this program into the public domain. Feel free to 
  45. distribute it wherever and however you like, but please do not distribute 
  46. modified copies without consulting me.
  47.  
  48. Misc:
  49.  This app creates a preference file which stores the state of the clock window.
  50.  
  51.  When the current administration is over, the time till the end of the one after
  52. that will be displayed.
  53.  
  54.  You need to set your location on the globe using the Map control panel. This is
  55. because the presidential swearing in ceremony occurs in Washington D.C. at noon
  56. and the application needs to know the time difference between there and the 
  57. location of the computer.
  58.  
  59.  You might want to put an alias (or the app itself) into the Startup Items folder
  60. in your system folder.
  61.  
  62. Thanks to the rest of the family: Mom, Dad, Anne, John, David, Andy, Tommy, and 
  63. Sarah.
  64.  
  65. Doing a copy from the edit menu will put the current date/time into the clipboard.
  66.